home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5876 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  903 b 

  1. Path: news.ov.com!news
  2. From: glenn@ov.com (Fletcher.Glenn@ov.com)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: File Based linked list
  5. Date: 21 Feb 1996 18:17:46 GMT
  6. Organization: OpenVision
  7. Message-ID: <4gfnka$ni7@spanky.pls.ov.com>
  8. References: <Pine.SOL.3.90.960219171637.21117B-100000@eddie>
  9. Reply-To: glenn@ov.com
  10. NNTP-Posting-Host: foghorn.pls.ov.com
  11.  
  12. In article 100000@eddie, Khan Riaz Ahmad <a228khao@cdf.toronto.edu> writes:
  13. >    Anyone know how to write a file based linked list... How 
  14. >different is it to implement then a regular memory based linked list?? 
  15. >Any source code would be greatly appriciated... BTW I am a student and I 
  16. >need it for an assignment...
  17. >
  18. >Thanks
  19. >
  20. >Ray
  21. >U of T Comp Sci
  22. >
  23.  
  24. Since you admit that this is a homework assignment, I won't answer directly,
  25. but instead, I will ask a pertinent question:  What happens to the linked
  26. list pointers in a file?
  27.  
  28.             Fletcher.Glenn@ov.com
  29.  
  30.  
  31.